Personal tools

Lua/Client/Chat

From JC2-MP Documentation

< Lua‎ | Client
Jump to: navigation, search

Note: Multiple colors can be used in the same message by adding more pairs of "string, Color".

Functions

Returns Prototype
boolean GetActive()
boolean GetEnabled()
boolean GetUserEnabled()
Vector2 GetPosition()
Print(string, Color, ...)
SetActive(boolean)
SetEnabled(boolean)
SetPosition(Vector2)
ResetPosition()